/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei"; font-size:14px;}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#FFF; line-height:25px;  min-width:1200px; color:#333333; font-size:14px;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{ font-weight:normal; font-style: normal;}
a{ color:#333333; text-decoration:none;transition:all 0.6s;}
a:hover{ color:#1d3f9f; text-decoration:none;}
a.ao{display:block; background:#EF6910; color:#fff;}
img,input{border:0px; vertical-align:middle; outline:none;}
ul,ol,li{list-style:none;}
table,th,td{border-collapse:collapse;}
.fl{ float:left;}
.fr{ float:right;}
.lf{float:left;}
.dis{display:none;}
.hui{background:#f5f5f5;}
p10{padding:10px;}
p20{padding:20px;}
::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
video::-webkit-media-controls {
    overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c40{clear:both; height:40px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;}
.w1200w{width:1200px; margin:0px auto; clear:both;}
.huanyingbj{ height:30px; background:#e5e5e5;}
.huanying{ width:1200px; margin:0 auto; line-height:30px; color:#868686; font-size:13px;}
header{height:100px; padding:8px 0; background:#fff;}

.top{height:40px; line-height:40px;background:#EDEDED url() no-repeat top center; padding-top:10px;}/* 标准的语法（必须放在最后） */

.top .topcenter{width:1200px; height:40px;margin:0 auto;color:#111;font-size:14px;}
.top .topcenter .top_left{float:left;}
.top .topcenter .top_right{float:right;}
.top .topcenter .top_right a{color:#111; padding:0px 8px; width:50px;}

/*sidebar*/
.sidebar{width:277px;overflow: hidden;float: left;}
.s-hd{width:100%;float: left;text-align: center;background:#333333;padding:16px 0;}
.s-bd{width:100%;float: left;padding:18px 0 0;}
.s-bd ul{width:100%;}
.s-bd ul li{width:99%;height: 40px;line-height: 40px;font-size: 18px;color: #333333;margin-bottom: 15px;border:solid 1px #cecece;background: url(../Images/s-bd-icon.jpg) 10px center no-repeat;text-indent: 42px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.s-bd ul li:hover{color: #1f50ad;border-color: #1f50ad;}
.s-con{width:100%;float: left;}
.s-con .hd{width:100%;float: left;background: url(../Images/s-con-hd.jpg) center/100% 100%;}
.s-con .bd{width:100%;float: left;padding:20px;background: #2953c7;}
.s-con .bd p{width:100%;float: left;color: #fff;line-height: 30px;font-size: 14px;text-align: left;padding:0px 0; }
.pro-index-mid{width:1200px; margin:0 auto;}
.main_pro{ width:875px; float:right;}

.toubu{ width:1200px; height:110px; margin:0 auto; overflow:hidden;}
.logo{width:448px; height:100px; float:left; margin-top:5px;/* background:url(../images/logo.jpg) no-repeat left center;*/}
/*.logo a{font-size:36px; color:#111; display:block; height:90px; padding-top:2px;}
.logo a span{ font-size:16px; color:#666; height:40px; line-height:40px;text-transform:uppercase;}*/
.zhuanzhu{ width:100px; height:70px; float:right; font-size:16px; color:#333333; padding:6px 0 0 20px; line-height:25px;}
.zhuanzhu b{ font-size:20px; color:#333333; font-style:normal;}
.phone{ float:right; width:220px; height:70px; background:url(../images/tel.jpg) no-repeat left center; margin-top:16px; padding-left:100px; line-height:30px; font-size:16px; color:#666;}
.phone span{ display:block; color:#1d3f9f; padding-top:4px; font-size:26px; font-weight:bold; font-style:italic;}
.header{width: 100%; background:#1d3f9f;}

.nav{height:60px;}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{float: left; text-align: center; height: 60px;  overflow: hidden;}
.nav ul li a{ display: block; width: 150px;text-align: center;  margin: 0 auto; height: 60px; line-height: 60px; font-size: 16px; color: #fff;}
.nav ul li a:hover{color: #fff; background:#EF6910;text-align: center;transition:all 0.6s;}
.nav .hover a{color: #fff;background:#EF6910;text-align: center;transition:0.6s;}
.nav .currclass a{color: #fff;background:#EF6910;}
.nav ul li ul{margin:0px;padding:0;display:none;transition:all 0.6s;}
.nav ul li ul li{font-size:14px; text-align:left; height:45px; float:left;}
.nav ul li ul.subnav{transition:0.7s;width: 150px;position:absolute;z-index:999;}
.nav ul li ul.subnav li a{display:block;height:45px;line-height:45px;text-align:center;background:#EF6910;color:#fff;font-size:15px;transition:0.7s}
.nav ul li ul.subnav li a:hover{background:#1d3f9f;color: #fff;}

.nav ul li UL.navpro {width:100%; background:#fff; border-bottom:3px solid #1d3f9f; position:absolute; left:0;z-index:9999;}
.navpro .plistx{width:1210px; margin:0 auto;background:#999;z-index:99999;}
.navpro .plistx dl a{line-height:30px;width:80%; font-size:14px;background:none; color:#111;}
.navpro .plistx dl{height:300px;width:19.5%;float:left;text-align:center; border-right:1px solid #dadada;}
.navpro .plistx dl:nth-child(2n){ background:#f5f5f5;}
.navpro .plistx dl:nth-child(5n){border-right:none;}
.navpro .plistx dl dt{width:100%; margin:0 auto; height:150px; margin-bottom:5px;}
.navpro .plistx dl dt a{font-size:14px; background:#1d3f9f; color:#fff;}
.navpro .plistx dl dt a:hover{background:#1d3f9f;color: #fff;}
.navpro .plistx dl dt a.ttimg{padding:4px; height:110px; overflow:hidden; background:none;}
.navpro .plistx dl dt img{width:100%;}
.navpro .plistx dl dt span{clear:both; height:30px; line-height:30px; display:block; overflow:hidden;}
.navpro .plistx dl dd{height:25px; line-height:25px; float:left; width:100%; overflow:hidden; margin-top:2px;}
.navpro .plistx dl dd a{background:none; color:#111;}
.navpro .plistx dl dd a:hover{background:none; color:#1d3f9f;}
.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%;background: #1d3f9f;/* background: rgba(7,77,183,.8);*/ animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:500px;overflow:hidden;}
/*.full_text{width:100%; height:100px;position:absolute;z-index:6; bottom:0px;left:0;text-align:center; background:url(../images/tmbg_a.png); padding:10px 0px;}
.full_text ul{width:1200px; margin:0 auto; height:100px;}
.full_text span{font-size:52px; height:100px; line-height:94px; display:block;font-family:"Microsoft YaHei","微软雅黑","Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; background:url(../images/title_xian.jpg) no-repeat center bottom;}
.full_text p{display:block;color:#fff; padding-top:20px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
@keyframes changeBiger {
                0% {
                    transform: scale(1.08);
                }
                100% {
                    transform: scale(1);
                }
            }*/
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center; background-size:cover;}
.fullSlide .bd li a{display:block;height:500px; background-size:cover;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:60px;height:10px;margin:2px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.banner1{animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}
/*.banner2{background:url(../images/banner2.jpg) no-repeat center;animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}
.banner3{background:url(../images/banner3.jpg) no-repeat center;animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}*/
/*关键词搜索*/
.keyword{width:100%; clear:both; height:50px; line-height:50px; font-size:16px; background:#f5f5f5;/*border-bottom:2px solid #e2e2e2;*/}
.keyword .key_text{float:left;height:50px;}
.keyword .key_text b{background:#EF6910 url(../images/hot.png) no-repeat 0px center;display:block; float:left; color:#fff; padding:0px 25px; margin-right:15px; text-align:left; text-indent:20px;}
.search{width:320px; float:left; padding-top:28px;}
.search li{float:left;}
.search li .select{width:60px; background:#fff; height:32px;float:left; margin-right:2px; display:none;}
.search li .input{width:234px; background:#fff; border:1px solid #1d3f9f; height:30px;float:left; text-indent:3px;}
.search li .submit{width:60px; background:#1d3f9f url(../images/sousuo.png) no-repeat center; cursor:pointer; text-indent:-999em; height:32px;float:left; color:#fff;}
.hotkey{width:100%; clear:both; height:25px; line-height:25px;}

/*知多少*/
.in_lc{width: 100%; height:500px;overflow: hidden;position: relative;background:url(../images/02.jpg) no-repeat center top;}
.in_lc>div{width: 1180px;margin:0px auto;}
.in_lc>div>div{width:135px;float: left; position: relative; margin-right: 70px;}
.in_lc .circle{width:120px;height: 120px;border: 1px solid #055F95;border-radius:75px;color: #111;background: #1d3f9f;text-align: center;margin: 0 auto;}
.in_lc i{width:80px;height:80px;background:url(../images/ico1.png) no-repeat center center;display: block;margin:0 auto;margin-top:20.5px;transition: .5s;}
.in_lc p{margin-top: 10px}
.in_lc>div>div>p{font-size: 16px;color: #111; line-height: 22px; text-align:center;}
.in_lc u{width: 35px;height: 35px;background:#f4f4f4;border-radius: 32px; border: 1px solid #e2e2e2;position: absolute;left: 5px;top:5px;color: #1585c9;text-decoration: none;font-size: 18px;text-align: center;line-height: 35px;font-weight:100; font-family: arial; display:none;}
.in_lc .qyht{background:url(../images/ico2.png) no-repeat center center;}
.in_lc .ymsj{background:url(../images/ico3.png) no-repeat center center;}
.in_lc .cxkf{background:url(../images/ico4.png) no-repeat center center;}
.in_lc .shys{background:url(../images/ico5.png) no-repeat center center;}
.in_lc .hqwh{background:url(../images/ico6.png) no-repeat center center;}
.in_lc>div>div:hover>.circle{background: #1A9BE8;color: #1ea1da;}
.in_lc>div>div:hover u{background: #1585c9; color: #FFFFFF;}
/*  transform: rotate(360deg);  -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg);*/ /* Safari and Chrome   transition: .5s;*/
/*.in_lc>div>div:hover i{background:url(../images/ico1.png) no-repeat;}
.in_lc>div>div:hover .qyht{background:url(../images/ico2.png) no-repeat center center;color:#1ea1da;}
.in_lc>div>div:hover .ymsj{background:url(../images/ico3.png) no-repeat center center;}
.in_lc>div>div:hover .cxkf{background:url(../images/ico4.png) no-repeat center center;}
.in_lc>div>div:hover .shys{background:url(../images/ico5.png) no-repeat center center;}
.in_lc>div>div:hover .hqwh{background:url(../images/ico6.png) no-repeat center center;}*/
.in_lc>div>div h3{font-size: 24px; color: #1585c9; text-align: center; font-weight: normal; line-height: 28px; margin: 18px 0 10px;}
.in_lc .titlebox{padding: 50px 0 42px;}
.in_lc .titlebox h3{color: #111;}
.in_lc .titlebox p{color: #666; font-size:18px;}
.in_lc .titlebox i{width:200px; height:18px; margin:0px auto;background:url(../images/title_d.jpg) no-repeat center bottom; clear:both;}
.titlebox{width: 100%; text-align: center; padding: 50px 0; overflow: hidden;}
.titlebox h3{font-size: 30px; font-weight: normal; color: #333333; line-height: 28px;}
.titlebox p{color: #666666; font-size: 16px; line-height: 28px; margin: 10px 0 0; text-align:center;}

/*============简介===============*/
#gsjj_bj{ background: url(../images/about_bg.png) no-repeat center; width: 100%; height: 477px; margin: 0px 0 0}
#gsjjnr{ width: 1200px; height: 477px; margin:0 auto; position: relative; }
#gsjj_pic{ position: absolute; left:0px; top: 66px; z-index: 1; }
#gsjj_pic img{padding:10px;background:#fff;}
#gsjj_content{ background: url(../images/gsjj_bg.png) no-repeat center bottom; float: right; width:640px; height: 280px; margin: 63px 0 0;}
#gsjj_content .tit{ font-size: 26px; color: #fff;}
#gsjj_content .jj_con{ color: #fff; padding: 70px 20px 0 0px; line-height:28px; height:170px; overflow:hidden;}
#gsjj_tel{ position: absolute; right: 0; bottom: 54px; background: url(../images/tel2.png) no-repeat left center; color: #fff; font-size: 22px; padding-left: 40px;}
#gsjj_tel span{ font-size: 16px; }
#gsjj_more{ width:120px; height: 40px; border-radius: 5px; font-family: arial; font-size: 22px; color: #000;  background: #F5C30F; line-height: 40px; text-align: center; position: absolute; right: 520px; bottom: 50px; }
#gsjj_more a{ color: #000; display:block;}

.home_news{ width:1200px; margin:0 auto;}
.home_news .pic{float:left;width:500px;position:relative;}
.home_news .pic a div{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,0.5);color:#fff;line-height:50px; text-align:center; font-size:16px;}
.home_news .pic a:hover div{color:#ff0;}
.home_news ul{float:left;width:670px;margin-left:10px;}
.home_news ul li{border-bottom:1px solid #f3f3f3;padding:20px 0;float:left;}
.home_news ul li:nth-child(3){border-bottom:none;}
.home_news ul li em{display:block;padding:20px 30px;font-size:50px;float:left;color:#999; font-style:italic;}
.home_news ul li a{font-size:16px;font-weight:400;float:left;width:530px;padding-right:20px;}
.home_news ul li span{float:right;color:#999;font-size:14px;}
.home_news ul li p{margin:5px 0;line-height:24px;color:#999;font-size:12px;}
.home_news ul li:hover{background:#2A95E5;color:#fff;transition:all 0.9s;}
.home_news ul li:hover em,.home_news ul li:hover a,.home_news ul li:hover span,.home_news ul li:hover p{color:#fff;}

.head {
    /*overflow: hidden;*/
    height: 38px;
}
.head .title {
    float: left;
    font-size: 30px;
}

.head .know-more {
    float: right;
    margin-top: 14px;
    font-size: 14px;
}
.know-more span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 8px;
    color: #555;
}

.know-more i {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    background: url('../images/know-more-icon.png');
}
.pro-index-mid {
    padding: 56px 0 0;
}

.pro-index-mid ul {
    margin-top: 28px;
}

.pro-index-mid li {
    width: 278px;
    float: left;
    margin-right: 12px; margin-bottom:15px;
}

.pro-index-mid li:first-child {
    margin-left: 0;
}

.pro-index-mid .img-box {
    display: block;
    width: 100%;
    height: 260px;
}

.pro-index-mid .img-box img {
    display: block;
    width:278px; height:260px;object-fit: contain;
}

.pro-index-mid .info .title {
    display: block;
    font-size: 15px;
    color: #222;
    line-height: 1;
    margin-top: 10px;
    transition: all .4s;
}

.pro-index-mid .info .title:hover {
    color: #F78400;
}

.pro-index-mid .info .attr {
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #999;
    margin-top: 18px;
    padding-left: 40px;
}

.pro-index-mid .info .stand-power {
    background: url('../images/attr-con.png') no-repeat left center;
}

.pro-index-mid .info .stand-press {
    background: url('../images/attr-press.png') no-repeat left center;
    margin-left: 12px;
}

.pro-index-mid .stands {
    width: 100%;
    overflow: hidden;
    height: 35px;
}

.pro-index-mid .btns {
    margin-top: 20px;
}

.pro-index-mid .btns a {
    display: block;
    float: left;
    padding: 0 20px;
    height: 28px;
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 4px;
    line-height: 26px;
    font-size: 14px;
    color: #555;
    text-align: center;
    transition: all .4s;
    margin-left: 4px;
}

.pro-index-mid .btns a:first-child {
    margin-left: 0;
    background: #fff;
    color: #1d3f9f;
    border: 1px solid #1d3f9f;
}

.pro-index-mid .btns a:hover {
    background-color: #1d3f9f;
    border-color: #1d3f9f;
    color: #fff;
}

/*标题*/
.hd_title{width:100%; height:90px;text-align:center; clear:both; margin-bottom:10px; margin-top:30px;}
.hd_title h3{font-size:30px; height:40px; line-height:40px; padding:0px 15px; margin:0px 10px;color:#333333;font-family:微软雅黑;font-weight:bold;background:url(../images/tu07.jpg) no-repeat center;}
.hd_title span{font-size:14px; height:30px; line-height:30px;color:#E7E7E7;text-transform:uppercase;display:block;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;background:url(../images/tu05.png) no-repeat center;}
.cp_title h3{font-size:20px; line-height:100px; color:#fff;letter-spacing:4px; width:300px; margin:0 auto;}

.tj_title{width:100%; height:140px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt2.jpg) no-repeat center;}
.tj_title h3{font-size:28px; padding-left:42px; line-height:140px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.news_title{width:100%; height:100px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt3.jpg) no-repeat center;}
.news_title h3{font-size:28px; padding-left:42px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.case_title{width:1170px; height:50px; margin:0 auto; border-bottom:3px solid #CCC; margin-top:60px; font-weight:bold;}
.case_title p{ width:350px; height:50px; margin:0 auto; text-align:center; border-bottom:3px solid #224A9F; font-size:30px; font-weight:bold;}
.case_title p span{ color:#224A9F; font-style:normal;font-size:30px; font-weight:bold;}
/*.cp_class{width:1200px; margin:0 auto; padding:20px 0;}
.cp_class li{width:200px; height:190px; overflow:hidden; float:left; text-align:center;}
.cp_class li em{ width:40px; height:40px; line-height:40px;font-size:18px; display:block; margin:0 auto; clear:both; background:#46A11E; border-radius:2em; color:#fff; font-style:normal;}
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li a:hover img{width:120px; height:120px; padding:5px; background:#f4f4f4;border:5px solid #0550A0;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}
.cp_class li a{font-size:16px;}*/

.left_b{height:24px;background:url(../Images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden; margin-bottom:20px; background:#f4f4f4;}
.plist .hd{ height:60px; line-height:60px; font-size:28px; color:#fff; text-align:left;background:#1d3f9f url(../Images/jian.png) no-repeat 200px center; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 260x; border: 1px solid #eaeaea;  border-top: none;overflow: hidden;}
.plist .bd ul{ width: 240px; margin: 0 auto; padding-top:20px;padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width:90%; padding:0px 5%; height:40px; text-indent:10px; line-height: 40px; overflow: hidden; border-bottom:1px dashed #e2e2e2;background:url(../images/ys_li.png) no-repeat 15px 13px;}
.plist .bd ul li:hover{ color: #1d3f9f; background:url(../images/ys_li.png) no-repeat 17px 13px;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:left; background:url(../Images/jiao.png) no-repeat 10px 10px; text-indent:24px; height:28px; line-height:28px; overflow:hidden; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width: 94%; height: 40px; margin:0 auto; font-size:16px;color: #333; text-indent:25px;}
.plist .bd ul li a:hover{ color: #1d3f9f;}
.plist .bot{margin-top:8px; border: 1px solid #eaeaea;}
.plist .bot ul{ padding: 10px 15px; line-height:28px;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px;}

.pztype{width:100%; display:none;}


.ad01{ background:url(../images/ad01_bg.jpg) repeat-x 0 50px;}
.ad01 .content{ position:relative;width:960px; margin:0 auto;}
.ad01 span a{ display:block; width:960px; height:330px; text-align:right;}
.ad01 p{ position:absolute; left:0; top:80px; background:url(../images/ad01_text.png) no-repeat;color:#fff;font-family:'Microsoft YaHei'; }
.ad01 p em{ font-size:26px;}
.ad01 p a{ display:block; width:200px; padding:100px 0 0 125px; height:75px;  color:#fff; text-decoration:none;} 
/*优势*/
.adv h3{ height:184px; background:url(../images/adv_01.jpg) no-repeat center 0;}
.adv h3 a{ height:100px; display:block; width:920px; margin:0 auto; text-decoration:none;}
.adv h3 a:hover{text-decoration:none;}
.adv h3 span{ font-weight:normal; display:block; font-size:20px; text-align:center; padding:10px 0 0; color:#333;}
.adv h3 span strong{ font-weight:bold;} 
.adv h3 b{font-size:35px; color:#000; text-align:right; display:block; padding:50px 0 0;}
.adv h3 b em{ color:#006e61;font-size:35px;} 

.adv li{ vertical-align:top; position:relative;}
.adv .con{ width:460px; position:absolute; left:50%; top:48px;}
.adv .ad_l{ margin-left:-480px;}
.adv .ad_r{ margin-left:20px;} 
.adv li h6{ font-size:36px; color:#ff6c09; padding-left:60px; border-bottom:1px dashed #a8a8a8; height:60px; line-height:52px; margin-bottom:10px;}
.adv li b{ font-size:20px; color:#000; display:block; line-height:32px;}
.adv li b em{color:#ff6c09;}
.adv li p{color:#000; font-size:14px; padding:15px 0;}
.adv li p em{ color:#006e61; font-weight:bold;}
.adv li p span{ line-height:30px; display:block; padding-left:22px; background:url(../images/adv_icon.gif) no-repeat 0 center;}

.adv_a{ height:386px; background:url(../images/adv_02.jpg) no-repeat center 0; }
.adv_b{ height:419px;background:url(../images/adv_03.jpg) no-repeat center 0;  }
.adv_c{ height:432px;background:url(../images/adv_04.jpg) no-repeat center 0;  }
.adv_d{ height:429px;background:url(../images/adv_05.jpg) no-repeat center 0;  }
.adv_e{ height:379px;background:url(../images/adv_06.jpg) no-repeat center 0;  }
/*首页新闻*/
.inews{padding:30px 0;}
.inews .title{width: 100%;height: 22px;line-height: 22px;margin-bottom: 28px;}
.inews .title h3{font-size: 22px;font-weight: bold;color: #1d3f9f;}
.inews .title h3 s{width: 4px;height: 22px;display: inline-block;vertical-align: top;margin-right: 10px;background: #1d3f9f;}
.inews .title a{color: #1d3f9f;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .title a:hover{text-decoration: underline;}
.inews .newslist{line-height: 55px;}
.inews .newslist li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #d4d4d4;}
.inews .newslist li a{width: 100%;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; font-size:16px; text-indent:26px;background:url(../images/heidian.jpg) no-repeat 8px 25px;}
.inews .newslist li a:hover{ text-indent:35px;}
.inews .newslist li .time{color: #999999;float: right;font-weight: normal;}
.inews1{width: 580px;float: left;}
.inews .item{width: 100%;display: block;padding:10px 0;height:120px;border-bottom: 1px dashed #d4d4d4;}
.inews .item img{width: 160px;height:120px;float: left;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;margin-right: 20px;}
.inews .item h3{color: #333;line-height: 24px;height: 24px; font-size:18px;overflow: hidden;margin-bottom: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .item .txt{line-height: 20px;height:80px; font-size:14px;overflow: hidden;color: #999999;}
.inews .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.inews .item:hover h3{color: #1d3f9f;}
.inews2{width: 575px;float: right;}

/*首页滚动产品展示*/
.inproduct{width:910px; float:right;overflow: hidden; padding-top:0px;}
.product{width:100%;overflow: hidden; padding-top:0px;}
.product .cpgd { width:100%; display:block; overflow: hidden;}
.product .cpgd ul { margin:0;padding:0; clear:both;/* height:290px; */overflow: hidden;}
.product .cpgd li {float:left; width: 208px; height:230px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:0px 20px 15px 0px; background:#f4f4f4;}
.product .cpgd li:nth-child(4n){margin-right:0;}
.product .cpgd li a{display:block;}
.product .cpgd li a .cp_name{display: block; width:208px; height:190px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; position:relative; z-index:1;}
.product .cpgd li a .cp_more{display:none;transition:0.6s all 0s linear;}
.product .cpgd li a:hover .cp_more{display:block;position:absolute; z-index:200; top:80px; left:20%; width:130px; height:32px; color:#111; background:#fff; border-radius:6em;transition:0.6s all 0s linear;}
.product .cpgd li a:hover span{/*background:url(../Images/tit_bg2.png) no-repeat left top; */ background:#1d3f9f;color: #fff;transition:0.6s all 0s linear;}
.product .cpgd li a img{max-width: 208px; max-height:190px; vertical-align:middle;}
.product .cpgd li span{height:40px; line-height:46px;color: #111; text-align:center;display:block; clear:both; background:#EAEAEA;}

.product .cpgd li a:hover img { transform: scale(1.1, 1.1);}
.product .cpgd li a img{transition:transform 1s ease 0s}

/*首页产品展示*/
.index_cp,.con_right {width:910px; float:right;display:block; overflow: hidden;}
.index_cp ul {margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 260px; height:250px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:15px 20px 25px 20px;
}
.index_cp li:hover{float:left; width: 260px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:15px 20px 25px 20px;-webkit-box-shadow:0px 0px 20px #CCC;-moz-box-shadow:0px 0px 20px #CCC;-ms-box-shadow:0px 0px 20px #CCC;-o-box-shadow: 0px 0 20px #CCC;box-shadow:0px 0px 20px #CCC;}
/*.index_cp li:nth-child(3n){margin-right:0px;}*/
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block; border:1px solid #E2E2E2;}
.index_cp li a .cp_name{display: block; width:258px; height:200px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:4px;}
.index_cp li a:hover span{background: #1d3f9f; color: #fff;transition:0.6s all 0s linear;}
.index_cp li a img{max-width: 250px; max-height:192px; vertical-align:middle;}
.index_cp li span{height:50px; line-height:50px; background:#e2e2e2; display:block; clear:both;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

/*左侧相关产品展示*/
.leftcp{width:260px; margin:0 auto;display:block; overflow: hidden; border:1px solid #e0e0e0; padding:2px;}
.leftcp ul {padding:0; clear:both; overflow: hidden; width:250px; margin:0 auto; margin-top:8px;}
.leftcp li {float:left; width:118px; margin-bottom:6px; overflow: hidden; line-height: 30px; text-align:center;border-collapse: collapse; border:1px solid #e0e0e0;}
.leftcp li:nth-child(2n){float:right;}
.leftcp li b{font-weight:normal;}
.leftcp li a{display:block;}
.leftcp li a .cp_name{display: block; width:114px; height:114px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:2px;}
/*.leftcp li a:hover span{background: #1d3f9f; color: #fff;transition:0.6s all 0s linear;}*/
.leftcp li a img{max-width: 114px; height:114px; vertical-align:middle;}
.leftcp li span{height:30px; line-height:30px; background:#e2e2e2; display:block; clear:both;}
.leftcp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.leftcp li a .cp_name img{transition:transform 1s ease 0s}


/*  实力 */
.strength{overflow:hidden;}
.strength ul{border-left:1px solid #ededed;height:180px;}
.strength li{float:left;width:229px;border-right:1px solid #ededed;transition:all .4s;padding:35px;height:110px;font-size:14px;color:#333;text-align:center;position:relative;}
.strength li span{display:block;font-size:18px;color:#666;margin-top:10px;}
.strength li strong{font-size:60px;font-family:Arial;line-height:60px;font-weight:normal;margin-right:5px;}
.strength li:after,.strength li:last-child:before{content:"";position:absolute;left:-2px;top:40px;width:3px;height:20px;background:#dedede;}
.strength li:last-child:before{right:-2px;left:auto;}
.strength li:hover{box-shadow:0 0 10px #ddd;background:#1d3f9f;color:#fff;}
.strength li:hover span{color:#fff;}

/* about end */
.case{width:100%;padding:0px;background:url(../images/case_bg.jpg) no-repeat center center;}

.gcal_img {width:1180px; margin:0 auto;height:280px;overflow:hidden;padding-left:20px;}
.gcal_img ul{height:270px; overflow:hidden;}
.gcal_img li{float:left; margin-right:20px; text-align:center; line-height:40px;}
.gcal_img li img{padding:2px; height:225px; border:1px solid #e2e2e2;}
/*
.gcal-left {float:left;width:37px;padding:60px 10px 0 0;}
.gcal-left a{width:37px;height:53px;background:url(../images/arr_l.png) no-repeat 0 0;display:block;}
.gcal-left a:hover {background:url(../images/arr_l_over.png) no-repeat 0 0;}
.gcal-right a{width:37px;height:53px;background:url(../images/arr_r.png) no-repeat 0 0;display:block;}
.gcal-right a:hover {width:37px;height:53px;background:url(../images/arr_r_over.png) no-repeat 0 0;display:block;}
.gcal-right {float:right;width:37px;padding:60px 10px 0 0;}
.gcal-pp {width:1060px;height:212px;float:left;overflow:hidden; padding-left:15px;}
.gcal-pp li {float:left;width:245px;height:210px;overflow:hidden;text-align:center;margin-right:20px;}
.gcal-pp li img {width:245px;height:165px;}
.gcal-pp li p {width:245px;height:42px;line-height:42px;font-size:14px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.gcal-pp li a p {color:#6d6d6d;}
.gcal-pp li a:hover p {color:#e71f19;}*/
/*友情链接*/
.links{width:1200px; margin:0 auto; height:60px; line-height:60px;}
.links h3{width:180px; float:left; color:#205DA9;font-size:22px;}
.links h3 span{font-size:24px; color:#666;}
.links a{padding:0px 10px;}
.layouts{ }
.container-inners{min-height:340px;background:#fff }
.n_pic{width:450px;padding:20px; }
.c_n_list{width:690px;height:300px;display:inline;overflow:hidden;padding-top:20px;}
.c_n_list .bd{float:left; width:100%;height:30px;border-bottom:1px solid #E8E8E8;}
.c_n_list .bd dl{float:left; position:absolute; width:690px;}
.c_n_list .bd dd{width:70px;height:30px; line-height:30px; left:10px; bottom:0;position:relative; float:left;color:#1d3f9f; font-size:16px; font-weight:bold;text-align:center;border-bottom:1px solid #1d3f9f;}
.c_n_list .bd dt a{float:right; height:25px; line-height:25px; width:50px; text-align:left; overflow:hidden; font-family:"宋体";padding-top:5px;}

.c_n_list .nra{width:675px;margin-left:10px; float:left; height:320px; overflow:hidden; }
.c_n_list .nra dl{width:675px;}
.c_n_list .nra dd{ float:left; width:675px; text-align:center; background:url(../images/bg2.gif) repeat-x bottom left; padding:10px 5px 0;}
.c_n_list .nra dd p.p1{width:675px; height:50px; line-height:50px;display:inline; overflow:hidden;}
.c_n_list .nra dd p.p1 a{font-family:"黑体"; color:#FF3300; font-size:20px;}
.c_n_list .nra dd p.p1 a:hover{font-family:"黑体"; color:#FF0000; font-size:20px;}
.c_n_list .nra dd p.p2{height:45px; display:inline; color:#999; text-indent:25px;float:left; width:670px;overflow:hidden; line-height:20px; text-align:left;}
.c_n_list .nra dt{float:left; width:660px; height:17px; line-height:17px;font-size: 13px; overflow:hidden; background:url(../images/li.gif) no-repeat left center;margin:10px 0 0 0; display:inline; padding-left:10px;}
.c_n_list .nra dt span{float:right;font-size: 12px;}
.c_n_list .contentx{max-height:230px;color:#333; line-height:27px; font-size:14px;margin:20px;}

.mask50{
    background: url(../images/mask40.png) ;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none; 
}
.win_alert{
    width: 1230px;
    height: 522px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -615px;
    margin-top: -261px;
    background: #fff;
    z-index: 9999;
    display: none;
}
.win_alert .close{
    background: url(../images/close.png) no-repeat center;
    display: block;
    width: 14px;
    height: 15px;
    position: absolute;
    top: 24px;
    right: 30px;
}
.win_alert .inner{
    padding: 66px;
}
.win_alert .title1{
    font-size: 18px;
    color: #333333;
}
.win_alert .scroll{
    margin-top: 16px; padding:0 20px;
    height:360px; overflow:auto;
}
.win_alert .desc{
   font-size: 14px;
    color: #333333;  
    line-height: 22px;
    text-align:justify;
}
/*============优势===============*/
.youshi{width:100%; height:1550px; margin-top:0px;  overflow:hidden; background:url(../images/ys_bg1.jpg) no-repeat scroll bottom;}
.youshi_t{width:100%; height:180px; background:#fff url(../images/ys_title.jpg) no-repeat scroll center;overflow:hidden;}
.youshi_n{padding-top:40px;}
.youshi_n li{font-size:18px; line-height:35px; background:url(../images/ys_li1.png) no-repeat 10px 12px; text-indent:28px;}
.youshi_n ul{margin-top:20px;}
.youshi_n span{ color:#e91111;font-size:18px;}
.ys1{background:url(../images/1.png) no-repeat; height:344px;}
.ys1 p{ float:left; width:600px; border-bottom:1px #000 dashed; padding-top:111px; line-height:40px; margin-left:55px; font-size:20px; text-indent:60px; font-weight:bold;}
.ys1 ul{ float:left; width:600px; margin-left:55px; margin-top:20px;}

.ys2{background:url(../images/2.png) no-repeat; height:344px}
.ys2 p{ float:right; width:600px; border-bottom:1px #000 dashed; padding-top:111px; line-height:40px; margin-right:65px; font-size:20px; text-indent:60px; font-weight:bold;}
.ys2 ul{ float:right; width:600px; margin-right:60px; }

.ys3{background:url(../images/3.png) no-repeat; height:296px; }
.ys3 p{ float:left; width:600px; border-bottom:1px #000 dashed; padding-top:80px; line-height:40px; margin-left:55px; font-size:20px; text-indent:60px; font-weight:bold;}
.ys3 ul{ float:left; width:600px; margin-left:55px;}

.ys4{background:url(../images/4.png) no-repeat; height:324px;}
.ys4 p{ float:right; width:600px; border-bottom:1px #000 dashed; padding-top:95px; line-height:40px; margin-right:65px; font-size:20px; text-indent:60px; font-weight:bold;}
.ys4 ul{ float:right; width:600px; margin-right:60px;}


/*.yuan{position:absolute; width:504px; height:497px; left:380px; top:166px;border-radius:50em; background:url(../images/yuan2.png) no-repeat;animation:xz 8s linear infinite ; z-index:15;}
@keyframes xz{
from  {transform:rotate(0deg);}
to{transform:rotate(360deg);}
}*/
/*============优势===============*/
/*应用领域*/
.youshi_title{height:84px; padding:10px; text-align:center;}
.mmkxx{width:1200px; margin:0 auto; height:410px;}
.iksnx{width:258px; background:#1d3f9f;clear:both;float:left;}
.iksnx a{color:#fff; display:block;width:258px; height:50px; line-height:50px; float:left; text-align:center; font-size:16px;}
.iksnx a.hover{color:#fff; background:#1056be}

.ikskxx{border:1px solid #e6e6e6;background:#f4f4f4; padding:33px 20px; float:right;}
.ikskxx img{float:left;width:900px;}

.ikskxx .ikstext{ float:left; width:500px; padding:20px 0;}
.ikstext h3{font-size:22px; font-weight:600; height:30px; line-height:30px;}
.ikstext span{width:70px; height:2px; background:#333; margin-top:8px; display:block; float:left;}
.ikstext_p{padding:10px; display:block;text-align: justify; margin-top:10px; font-size:16px; height:200px; overflow:hidden;}
.ikstext_p p{font-size:16px; line-height:30px;}
.iksxxmore{width:500px; height:44px; line-height:44px; clear:both; margin-top:15px;overflow:hidden;}
.iksxxmore a.a1{background:#2968c7;height:40px; width:130px;text-align:center; line-height:40px; color:#fff; font-size:16px; float:left; margin-right:14px;}
.iksxxmore a.a2{background:#EF6910;height:40px; width:130px;text-align:center; line-height:40px; color:#fff; font-size:16px; float:left; margin-right:14px;}
/*首页新闻*/
.index_hn00{ height:400px; background:#fff;}
.index_hn{ width:1200px; margin:0 auto;}
.index_hn01{ float:left; width:500px; height:325px; overflow:hidden;/* border:#cacaca solid 8px;*/ margin-top:10px;}
.index_hn01 img{ width:500px; height:325px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}


.index_hn02{ float:left; width:640px; padding:23px 0 0 30px; line-height:22px;  font-family:'宋体';}
.index_hn02 dl dt{ color:#b1b1b1; font-size:14px;}
.index_hn02 dl dt a{ color:#1a1a1a;height:30px; overflow:hidden; display:block; margin-bottom:1px; font-size:18px;}
.index_hn02 dl dt a:hover{ color:#205DA9;}
.index_hn02 dl dd{ color:#808080; height:44px; overflow:hidden; margin-top:2px;}


.index_hn03{ float:left; width:640px; margin:12px 0 0 30px; border-top:#e2e2e2 solid 1px; line-height:40px; font-size:14px; color:#b1b1b1; padding-top:8px; font-family:'宋体';}
.index_hn03 dl { height:40px; overflow:hidden; border-bottom:1px dashed #e2e2e2;}
.index_hn03 dl dt{ float:left; height:40px; line-height:40px; overflow:hidden; color:#1a1a1a; width:500px;background:url(../images/jiao.png) no-repeat 10px 16px; text-indent:20px;}
.index_hn03 dl dd{ float:right;}

.index_hn03 dl dt a{color:#1a1a1a;}
.index_hn03 dl dt a:hover{ color:#205DA9;}

.proli{width:100%; border-bottom:1px solid #F0F0F0;}
.proli li{width:120px; float:left; background:#0D83F2;color:#fff; height:50px; line-height:50px; text-align:center; margin-right:5px;}
.proli li a{display:block; background:#F0F0F0; font-size:16px;}
.proli li a:hover{display:block; background:#0D83F2; color:#fff;}
.proli li.hover a{display:block; background:#0D83F2; color:#fff;}

.linkbj{ height:92px; background:#0550A0;}
.link{ width:1200px; margin:0 auto;}
.linkz{ float:left; width:250px; height:92px; background:url(../images/yqlj.jpg) no-repeat; font-size:16px; font-weight:bold;}
.linky{ width:950px; float:right; padding-top:20px;}
.linky a{ display:block; float:left; padding: 0 15px 10px 15px; color:#fff;}
.linky a:hover{text-decoration:underline;}

.footer{width:100%; padding:30px 0; background:#1d3f9f;min-width:1200px;}
.bottom{ padding-top:20px;}
.bottom,.bottom a{color:#fff; text-align:center; font-size:18px; line-height:28px;}
.botdh{width:100%; height:60px;line-height:54px; text-align:center; overflow:hidden;}
.botdh a{padding:0 18px; font-size:16px; color:#fff;}
/*内页*/
.class_bg{width:100%; background:url(../images/class_bg.jpg) no-repeat center; background-size:cover; height:400px; min-width:1200px; clear:both;position:relative;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.lxwm{width:100%;line-height:28px; padding:30px 0; height:500px; background:url(../images/class_bg.jpg) no-repeat;background-size: cover;}
.lxwm ul{width:600px;background:url(../images/tmbg_a.png); margin:0px auto; padding:60px 30px 60px 50px; border:1px solid #191919; color:#fff; margin-top:100px;}
.lxwm li{ height:40px; line-height:40px;display:block; padding-left:50px;}

.lxwm li.aa{background:url(../images/gs.png) no-repeat;}
.lxwm li.a1{background:url(../images/liuyan_01.png) no-repeat;}
.lxwm li.a2{background:url(../images/liuyan_02.png) no-repeat;}
.lxwm li.a3{background:url(../images/liuyan_03.png) no-repeat;}
.lxwm li.a4{background:url(../images/liuyan_add.png) no-repeat;}
.lxwm li.a5{background:url(../images/liuyan_fax.png) no-repeat;}
.lxwm li.a6{background:url(../images/liuyan_mail.png) no-repeat;}


.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left; cursor:pointer;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #1d3f9f; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #1d3f9f; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #1d3f9f;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#1d3f9f; height:40px; padding:0px 30px; color:#fff;}
.path span{float:right; padding-right:10px; }
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:0 auto;}
.content table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:2px 10px; text-align:center;}

.view-title{font-size:24px; height:50px; line-height:50px; display:block; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}
.view-date span{display:none;}
.updown{width:100%; clear:both; margin-top:15px; margin-bottom:25px; height:50px; display:block;}
.updown li{width:45%;background:#1d3f9f; margin:10px 2%; float:left;height:40px; line-height:40px; overflow:hidden; color:#fff; text-indent:20px; border-radius:20px;}
.updown li a{color:#fff;}


.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#1d3f9f; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:360px; height:420px; float:left;}
/*#imgto .big{width:510px;height:380px;display: table-cell;text-align: center; vertical-align: middle;text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:510px;max-height:380px;}
#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:480px; position:relative;height:100px;}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; padding-left:10px;cursor:pointer; }
#imgto .small div.imgc ul li img{width:106px; height:80px;border:1px solid #1d3f9f}
#imgto .small div.imgc ul li.the img {border:1px solid #1d3f9f}*/

.pro_right{width:510px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:8px 15px;}
.pro_desc ul{}
.pro_desc ul span{color:#f00;}
.pro_right .pro_zx{width:260px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#1d3f9f url(../images/tel2.png) no-repeat 20px 16px; padding:15px 25px; border-radius:3em; text-indent:36px; color:#fff;}
.pro_img{ width:94%; margin:0 auto; clear:both; text-align:center; display:block; padding:20px;}

.view_con{width:100%; padding:15px 0; line-height:28px;}
.view_con p{ font-size:15px;}
.view_con a.neilian{color:#f00;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f0f0f0; height:50px; line-height:50px; clear:both; margin:10px 0;}
.view_title h3{background:#1d3f9f url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff;padding:0px 20px;text-indent:30px; font-size:16px;}
.view_title span{float:right; padding-right:20px;}
.view_title span a{color:#111;}
/*新闻列表*/
.news_list{ padding:0 5px;clear:both; margin:10px auto; background:#fff;}
.news_list ul{margin:0px; padding:0px;}
.news_list li{height:40px; line-height:40px; overflow:hidden; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei";}
.contact .caption {margin:10px 0; padding-bottom:10px;}
.contact .caption span {display: block;color: #ff2020;font-size: 13px}
.contact h2 {clear: both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {position: relative;padding:0px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url(../images/icon_contact.png) 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

/*.map{ width:600px; padding:20px 0;float:right;}
.map p{line-height:25px;}*/

#allmap{width:100%; height:350px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both;font-size:14px;width:100%;height:40px;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*留言*/
.member_f{margin-top:5px;float:right;}
.member_f dl{border-bottom:1px solid #E8E8E8; padding:5px 0; width:100%; float:left;}
.member_f dl dt{float:left; width:110px; text-align:right; line-height:26px; font-weight:bold;}
.member_f dl dd{float:left; line-height:26px; padding-left:10px;}
.member_f dl dd textarea{ width:90%; height:200px;}
.member_f dl dd.m span{color:#C00;}
.member_f dl dd.m span.ok{ background-color:#000; width:10px; height:5px;}
.inp{height:32px; line-height:32px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.btnbig{height:40px; line-height:40px; background:#1d3f9f; width:180px; color:#fff;}

/* service */
.service{ width:910px; float:right;}
.service li{float:left;width:100%;height:340px;transition:background 0.3s;-webkit-transition:background 0.3s; margin-bottom:20px; display:block;}
.service li a img{width:850px;}
/* 图标 */

.boxs{width:100%; margin:0 auto;}
.bc{background:#FFFFFF;}
.bc3{background:#F6F9FA;}
.h840{height:840px;}
.h340{height:340px;}
.pt10{padding-top:10px;}
/*index news pic*/
.n_pic{width:450px;padding:20px; padding-left:0px;}
#foucsBox {width: 450px; height: 300px;overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 450px; height: 300px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 450px; height: 210px; }
#foucsBox .imgCon li .imgTitle { width: 450px; position: absolute; bottom: 0; height:35px; line-height:35px; overflow:hidden; text-align: center; z-index: 2; }
#foucsBox .imgCon li .imgTitle a { width:450px; color: #fff; display: block; text-decoration: none; font-weight: normal; font-size: 14px; zoom: 1;height:35px; line-height:35px; overflow:hidden; }
#foucsBox .showPage { width: 450px; height: 35px; position: absolute; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1; }
#foucsBox .foucs { display:none; width: 450px; height: 22px; position: absolute; bottom: 3px; text-align: center; z-index: 3; }
#foucsBox .foucs span.f { background: url(../images/pic_bg.png) -170px -90px no-repeat; }
#foucsBox .foucsButton { width: 30px;cursor: pointer; height: 20px; padding: 7px; margin-top: -35px; position: relative; z-index: 4; }
#foucsBox .foucsButton span { display: inline; width: 8px; height: 15px; margin: 4px 5px 0; cursor: pointer; overflow: hidden; background: url(../images/pic_bg.png) 0 0 no-repeat; }
#foucsBox .foucsButton img { display: none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 100px; height: 56px; }
#foucsBox .lBtn { float: left; }
#foucsBox .lBtn span { float: left; background-position: 0 -105px; }
#foucsBox .rBtn { float: right; }
#foucsBox .rBtn span { float: right; background-position: -45px -105px; }
#foucsBox .btnHover { width: 25px; overflow: hidden; }
#foucsBox .btnHover img { display: inline; }
/*Index News List*/
.n_list{width:730px;height:300px;display:inline;overflow:hidden;padding-top:20px;}
.n_list .bd{ width:100%;height:30px;float:left;border-bottom:1px solid #E8E8E8;}
.n_list .bd dl{ width:690px;float:left; position:absolute;}
.n_list .bd dd{width:70px;height:30px; line-height:30px; left:10px; bottom:0;position:relative; float:left;color:#1d3f9f; font-size:16px; font-weight:bold;text-align:center;border-bottom:1px solid #1d3f9f;}
.n_list .bd dt a{float:right; height:25px; line-height:25px; width:50px; text-align:left; overflow:hidden; font-family:"宋体";padding-top:5px;}

.n_list .nra{width:675px;margin-left:10px; float:left; height:320px; overflow:hidden; }
.n_list .nra dl{width:675px;}
.n_list .nra dd{ width:675px; float:left; text-align:center; background:url(../images/bg2.gif) repeat-x bottom left; padding:10px 5px 0;}
.n_list .nra dd p.p1{width:675px; height:50px; line-height:50px;display:inline; overflow:hidden;}
.n_list .nra dd p.p1 a{font-family:"黑体"; color:#1d3f9f; font-size:20px;}
.n_list .nra dd p.p1 a:hover{font-family:"黑体"; color:#1d3f9f; font-size:20px;}
.n_list .nra dd p.p2{height:45px; display:inline; color:#999; text-indent:25px;float:left; width:670px;overflow:hidden; line-height:20px; text-align:left;}
.n_list .nra dt{float:left; width:660px; height:17px; line-height:17px;	font-size: 14px; overflow:hidden; background:url(../images/hongdian.jpg) no-repeat left center;margin:10px 0 0 0; display:inline; padding-left:15px;}
.n_list .nra dt span{float:right;font-size: 12px;}

.mmk{ width:1200px; margin:0px auto; text-align:center}
/*.mtitle{ font-size:24px; line-height:48px; color:#1d3f9f; height:48px; position:relative; border-bottom:3px solid #e9e9e9; margin:10px 0 0; border-bottom-left-radius:9px}
.mtitle a{ color:#FFF}
.mtitle span{ position:absolute; top:0; left:0; color:#FFF; width:140px; text-align:center; border-bottom:3px solid #1d3f9f; border-bottom-left-radius:9px; border-top-left-radius:9px; background:#1d3f9f; border-top-right-radius:9px}
.mtitle .azx{ float:right; display:inline-block; margin-right:1em; width:120px; border-radius:99px; background:#1d3f9f; color:#FFF; font-size:16px; height:32px; line-height:32px; margin-top:8px}
*/
.iks{ margin:0px auto; width:1200px;}
.iks .iksn{width:240px;float:left; height:390px;}
.iks .iksn .iksmenu{ width:240px;}
.iks .iksn .iksmenu a{width:240px; height:100px; padding-top:30px; display:block; text-align:center; line-height:34px; border-bottom:1px solid #383b3f;color:#FFF; background:#2d3035}
.iks .iksn .iksmenu a span{font-size:24px;}
.iks .iksn .iksmenu .hover{ color:#fff; background:#ff9c00; border-bottom:1px solid #383b3f}


/*.iks .iksn .iksmore{ float:right; display:inline-block; margin-right:1em; width:100px; border-radius:99px; background:#1d3f9f; color:#FFF; font-size:14px; height:28px; line-height:28px; margin-top:2px; text-align:center}*/
.iksk {padding:0px; float:right; width:940px; height:390px; background:#fbfbfb;}
.iksk .iksp{ width:450px; float:right;}
.iksk .iksr{ width:400px; float:left; padding:40px 40px;text-align:left;}
.iksk .iksr H3{ font-size:24px; font-weight:bold; color:#1d3f9f; margin-top:10px;}
.iksk .iksr span{color:#999; font-size:18px; display:block; height:40px; line-height:40px;}
.iksk .iksr .ksjj{ width:400px; height:160px; overflow:hidden; float:left; text-align:left; margin-top:30px;}
a.iksmore{background:#EF6910; height:40px; width:130px; display:block; clear:both; text-align:center; line-height:40px; color:#fff;}
/*
.iksk .iksr .iksrl h1{ font-size:16px; line-height:32px; margin:0 10px}
.iksk .iksr .iksrl h1 a{ color:#1d3f9f;font-size:18px;}
.iksk .iksr .iksrl p{ font-size:14px; text-align:left; text-indent:2em; margin:0 10px; line-height:32px; border-bottom:1px dashed #CCC; padding-bottom:5px}
.iksk .iksr .iksrl p a{ color:#1d3f9f}
.iksk .iksr .iksrl ul{ margin:10px 10px 0; padding:0 10px}
.iksk .iksr .iksrl ul li{ font-size:14px; text-align:left; line-height:26px}
.iksk .iksr .iksrl ul li span{ float:right}
.iksk .iksr .iksrr{ width:320px; text-align:left}
.iksk .iksr .iksrr h1{ font-size:16px; color:#1d3f9f; padding:5px 0; border-bottom:1px solid #1d3f9f; text-indent:0.5em}
.iksk .iksr .iksrr ul{ margin:4px}
.iksk .iksr .iksrr ul li{ padding:0 2px; font-size:14px; height:31px; overflow:hidden; line-height:31px}*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
 transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: url('../Images/fixCont.png') no-repeat 0 0 #158EE0;
}
.yb_bar .yb_phone {
	background: url('../Images/fixCont.png') no-repeat 0 -57px #158EE0;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: url('../Images/fixCont.png') no-repeat 0 -113px #158EE0;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
    background: url('../Images/fixCont.png') no-repeat 0 -169px #158EE0;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff!important;
}

.guanjiance{width: 100%;height:500px;background: url(../images/ysbg.jpg) no-repeat center top;}
.gjc{width:1200px; height:460px; margin:0 auto;background: url(../images/wt01.png) no-repeat right bottom;}
.gjc ul.gjl{width:526px; height:360px; float:left; padding-top:100px; position:relative;}
.gjc ul.gjl li{position:absolute;}
.gjc ul.gjl li a{color:#fff;font-family:"Microsoft YaHei";transition: all .3s ease;}
.gjc ul.gjl li a:hover{opacity: 0.9;}
.gjc ul.gjl li.g1{top:120px;}
.gjc ul.gjl li.g2{top:200px; right:10px;}
.gjc ul.gjl li.g3{top:240px; right:100px;}
.gjc ul.gjl li.g4{top:286px; right:40px;}
.gjc ul.gjl li.g5{top:330px; left:10px;}
.gjc ul.gjl li.g6{top:160px; right:140px;}
.gjc ul.gjl li.g7{top:380px; right:50px;}
.gjc ul.gjl li.g1 a{font-size:32px;opacity: 0.5;}
.gjc ul.gjl li.g1 a:hover,.gjc ul.gjl li.g4 a:hover{opacity: 0.9;}
.gjc ul.gjl li.g3 a:hover,.gjc ul.gjl li.g5 a:hover,.gjc ul.gjl li.g6 a:hover,.gjc ul.gjl li.g7 a:hover{opacity: 1; color:#EF6910;}
.gjc ul.gjl li.g2 a{font-size:24px; top:20px;}
.gjc ul.gjl li.g3 a{font-size:30px;opacity: 0.8;}
.gjc ul.gjl li.g4 a{font-size:22px;opacity: 0.5;}
.gjc ul.gjl li.g5 a{font-size:26px;opacity: 0.8;}
.gjc ul.gjl li.g6 a{font-size:20px;opacity: 0.9;}
.gjc ul.gjl li.g7 a{font-size:28px;opacity: 0.8;}
.gjc ul.gjr{width:440px; height:160px; float:left; padding-top:280px; font-size:48px; text-align:right; line-height:70px;color:#fff;}
/*.wdks .wenda{width:840px; height:120px;overflow: hidden; float:left;}
.wdks .wenda dl{height:60px;}
.wdks .indexkeshi{width:340px; float:right;border:1px solid #f00;}*/
.hezuo{width:1208px; margin:0 auto;border-left:1px solid #e2e2e2;border-top:1px solid #e2e2e2;}
.hezuo li{width:150px; float:left; border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.hezuo li img{width:148px;}

.youshi_2{width:100%; height: 1330px; /*background: url(../images/youshi2_bg.jpg) no-repeat center top;*/ background-color: #f0f0f0;}
@media (max-width:750px){.youshi_2{display:none;}}

.youshi_2_title_1{width:106px; height: 65px; border: #b9b6b7 solid 1px; border-bottom: 0; border-top: 0; margin: 0 auto;}
.youshi_2_title_2{width:186px; height: 32px; background:#1d3f9f; margin: 0 auto; line-height: 32px; font-size: 18px; color: #FFF; text-align: center;}
.youshi_2_title_3{font-size: 48px; font-weight: bold; color: #1d3f9f; line-height: 70px; text-align: center; margin: 0 auto; padding-top: 10px;}
.youshi_2_title_4{font-size: 30px; color: #1d3f9f; line-height: 40px; text-align: center; margin: 0 auto;}

.youshi_2_info{width:1200px; height: 1020px; background: #FFF; margin: 0 auto;}

.youshi_2_info_1{width:600px; height: 500px; float: left; padding-top: 30px;}
.youshi_2_info_1_title{height: 160px; padding-left: 30px; width:570px;}
.youshi_2_info_1_title_icon{width:83px; height: 160px; background: #1d3f9f; float: left;}
.youshi_2_info_1_title_icon_nub{ font-size: 50px; text-align: center; color: #FFF; padding-top: 75px;}
.youshi_2_info_1_title_icon_line{width:58px; height: 4px; background: #FFF; margin: 0 auto;}

.youshi_2_info_1_title_font{float:left; padding-left: 20px; padding-top: 50px;}
.youshi_2_info_1_title_font_01{font-size: 31px; font-weight: bold; color: #222222; line-height: 40px;}
.youshi_2_info_1_title_font_02{font-size: 14px; color: #aeaeae; line-height: 15px; font-variant: small-caps;}

.youshi_2_info_1_img_1{width:539px; height: 198px; background: url(../images/youshi_2_info_1_img_1.jpg) no-repeat; margin-left: 30px; margin-top: 20px;}
.youshi_2_info_1_img_2{width:539px; height: 198px; background: url(../images/youshi_2_info_1_img_2.jpg) no-repeat; margin-left: 30px; margin-top: 20px;}
.youshi_2_info_1_img_3{width:539px; height: 198px; background: url(../images/youshi_2_info_1_img_3.jpg) no-repeat; margin-left: 30px; margin-top: 20px;}
.youshi_2_info_1_img_4{width:579px; height: 290px; background: url(../images/youshi_2_info_1_img_4.jpg) no-repeat; background-position: right bottom;}

.youshi_2_info_1_desc{font-size: 14px; color: #686868; line-height: 30px; padding-top: 15px; padding-left: 30px;}

.youshi_2_info_1_img_4_1{font-size: 14px; color: #686868; line-height: 35px; padding-left: 30px; padding-top: 45px;}
.youshi_2_info_1_img_4_2{font-size:18px; color: #1d1d1d; line-height: 40px; padding-left: 30px; padding-top: 40px;}
.youshi_2_info_1_img_4_2 span{font-size: 26px; font-weight: bold; color: #f20807;}

.m-about{ width: 100%; height:450px; padding:75px 0;clear:both; padding-bottom:0px;}
/*.m-about .hd{text-align: center; height: 90px; padding-top: 46px; line-height: 40px; overflow: hidden; color: #323232; font-size: 24px;}
.m-about .hd span{ color: #EA2622; font-size: 36px;}
.m-about .hd span em{color:#dd2727; font-size:30px;}*/
.m-about .about{width:1200px; margin:0 auto;}
.m-about .about_pic{ float:left;}
/*.m-about .about_pic img{border-top-right-radius:4em;border-bottom-left-radius:4em;background:#fff; padding:5px;}*/

/*.m-about .about_pic{ display:block; width:498px; height:336px; position:absolute; top:20px; z-index:3; overflow:hidden; left:00px; opacity:1}*/
.m-about .about_pic img{
animation:ab-tut 6s linear 0s infinite alternate both;
-webkit-animation:ab-tut 6s linear 0s infinite alternate both; 
-moz-animation:ab-tut 6s linear 0s infinite alternate both; 
-o-animation:ab-tut 6s linear 0s infinite alternate both;
}


.m-about .bd{ width: 700px; float:right; color: #1C1C1C; overflow: hidden;}
.m-about .bd .txt{width:100%;overflow: hidden; font-size:16px; line-height:30px;/* background:url(about1.png) no-repeat 0 bottom; */padding-bottom:30px; height:160px;}
.m-about .about_title{padding-bottom:10px; color:#1C1C1C;}
.m-about .about_title h3{font-size:30px; color:#1d3f9f; height:60px; line-height:60px; float:left; margin-right:10px;}
.m-about .about_title span{ color: #7d7d7d;font-size:14px; padding-left:10px; border-left:1px solid #7d7d7d; height:40px; line-height:60px; margin:10px 0}

.m-about .bd .linkmore{ width: 100%; height: 37px; overflow: hidden; padding-top:20px;}
.m-about .bd .linkmore li{ width: 107px; float: left;margin-right: 35px; text-align: center; line-height: 37px; height: 37px;}
.m-about .bd .linkmore li a{ display: block; width: 100%; height: 100%; background: #1d3f9f; color: #fff; border-radius:3px;}
.m-about .bd .linkmore li a:hover{background: #1C1C1C; color: #fff; border-radius:3px;}

/*首页文章*/
.i_about_l{ float:left; display:inline; width:475px; overflow:hidden; padding-top:1px; height:414px;}
.i_about_l img{ display:block; height:240px; width:475px; margin-bottom:15px; }
.i_about_l h2{ font-size:16px; color:#333333; line-height:32px; height:32px; overflow:hidden;}
.i_about_l p{line-height:22px; height:44px; overflow:hidden; color:#666666; font-size:14px;}
.i_about_l .i_about_more{ display:block;height:26px; width:88px;background: url(../images/more.jpg) no-repeat; margin-top:13px;}
.i_about_l .i_about_more a{display:block;}
.i_about_l .i_about_more:Hover{transition:all 0.3s;filter:alpha(opacity=80);opacity:0.8;}
.i_about_r{ float:right; display:inline; width:1200px; overflow:hidden; height:415px;}
.blog_list li{ float:left; margin:0 10px 19px 0; display:inline; position:relative; width:590px; height:112px; overflow:hidden;}
.blog_list li a{ display:block; width:576px; height:90px; overflow:hidden; background:url(../images/i_news_bg.png) #f9f9f9 right bottom no-repeat; color:#666666; border:1px solid #e5e5e5;}
.blog_list li a span{ display:block; cursor:pointer;}
.blog_list li a:hover{background:url(../images/i_news_bg2.png) #f9f9f9 right bottom no-repeat; border:1px solid #1d3f9f;}
.blog_list li a:hover .blog_Rtime{background-color:#1d3f9f;transition:all 0.3s;}
.blog_list li a:hover .blog_Rmore b{ color:#1d3f9f;}
.blog_Rtime{ width:88px; height:88px; background-color:#EE4B3F; text-align:center;}
.blog_Rtime em,.blog_Rtime b{ display:block; font-family:Arial; color:#FFF;}
.blog_Rtime b{ font-size:48px;height:62px; line-height:62px; font-weight:bold; letter-spacing:2px;}
.blog_Rtime em{ font-style:normal;height:26px; line-height:26px; font-size:16px; background-color:#1d3f9f; font-weight:bold;}
.blog_Rmore{ width:470px; padding-top:5px; float:left; margin-left:15px;}
.blog_Rmore b{ color:#333; display:block; width:230px; height:32px; line-height:32px; overflow:hidden; font-size:16px; margin-bottom:2px;}
.blog_Rmore span{ line-height:23px; height:46px; overflow:hidden; font-size:14px;}

.wrap {width: 1200px;margin: 0 auto;overflow: hidden; *zoom:1;_zoom:1;zoom:1;}
.top_capa { margin-top:20px; }
.top_capa .tit { width: 100%; overflow: hidden; margin-bottom: 50px; }
.top_capa .tit h1 { font-size: 40px; height:80px; line-height:80px; width: 100%; color: #000; text-align: center; display: inline-block; font-weight:bold; }
.top_capa .tit p { font-size: 18px; color: #666; text-align: center; }
.top_capa dl { float: left; width: 19%;*width:18.9%; margin: 0 3%; overflow: hidden; }
.top_capa dt { width: 100%; margin-bottom: 20px; float: left; }
.top_capa dt img { margin: 0 auto; text-align: center; display: block; }
.top_capa dd { width: 100%; }
.top_capa dd p { font-size: 15px; text-align: center; color: #000; width: 100%; overflow: hidden; }

.newsdiv{ width:960px; overflow:hidden; padding:20px 0 0 0;}
.zpileft{ width:320px; float:left; border:1px #dbdbdb solid; padding:3px; text-align:center; background:#eee}
.zpileft img{ max-width:320px;}
.zpiright{float:left; width:610px; padding:4px 0 0 22px; color:#666; line-height:28px; font-size:12px;}
.zpiname{ font-size:18px; margin-bottom:16px; color:#333; border-bottom:1px #dbdbdb dotted; padding-bottom:15px;}
.zpipspan{ color:#fe4403; font-weight:bold}
.mar20{ margin:15px 0 0 0;}